home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / PEAD / FNPATCH / Notes next >
Text File  |  1998-01-18  |  4KB  |  110 lines

  1. A couple of common problems
  2. ===========================
  3.  
  4. Q1 covers "no response from server" type problems which are often due to
  5. configuration errors; Q2 covers use with Demon Internet's slightly
  6. unusual (but very flexible) POP3 service.
  7.  
  8. ===========================
  9.  
  10. Q1: I am trying to set up !POP, but when I try to fetch my mail I get an
  11. error saying "connection failed" or "no response from server".  What is
  12. wrong?
  13.  
  14. A1: If the rest of your Internet setup is working OK, you've probably
  15. used the wrong POP3 host address in the "Users" dialogue.  The wording
  16. of the !POP help file is partly to blame for this. (Demon users also see
  17. Q2).
  18.  
  19. * In the "User" field you need to enter your POP3 account name.  This
  20. could be either:
  21.  
  22. A: The bit in front of the "@" in your EMAIL address
  23. B: The name you use to logon to your service provider 
  24.    (may or may not be the same as A:)
  25. C: Something totally different
  26.  
  27. ... you will have to find out which from your service provider.
  28.  
  29. * In the "Host:" field you need to enter the internet address of your
  30. provider's POP3 server.  This could be:
  31.  
  32. A: The bit after the "@" in your EMAIL address.
  33. B: The same as the SMTP gateway address
  34. C: Something totally different.
  35.  
  36. ... again, you need to find the answer for your provider.
  37.  
  38. The !POP help file tends to imply the the answers to the above questions
  39. are "A" and "A".  This is misleading and I'd better get around to re-
  40. writing it!
  41.  
  42. ====================
  43.  
  44. Q2: How do you set up !POP for use with Demon Internet's POP3 service?
  45.  
  46. A2: Its great that demon give you a proper internet "node name" which
  47. can have unlimited EMAIL addresses, but this rather complicates the POP
  48. setup!
  49.  
  50. Lets assume that your EMAIL address is "yourname@yournode.demon.co.uk".
  51.  
  52. * First, obtain version 0.997 of POP from 
  53.   ftp://freenet.barnet.ac.uk/pub/Acorn/freenet/d.pead/pop099.arc
  54. ... this has a few tweaks of particular use to Demon users.
  55.  
  56. * Also, obtain
  57.   ftp://freenet.barnet.ac.uk/pub/Acorn/freenet/d.pead/fnpatch.arc
  58.   ... and copy the new Templates file into the !POP directory.
  59.  
  60. * In the "Settings" dialogue, under SMTP, set the "Gateway" address to
  61. "post.demon.co.uk".  You might also want to increase the value of
  62. "Timeout" as Demon's POP3 server can be slow at times.
  63.  
  64. * In the "Users" dialogue, the "Host:" setting is always
  65. "pop3.demon.co.uk".  (or the obsolescent "sdps.demon.co.uk") - NOT
  66. "yournode.demon.co.uk".
  67.  
  68. * The "User:" setting can be one of the following:
  69.  
  70. A: "yournode"
  71. B: "yourname@yournode"
  72. C: "yourname+yournode"
  73.  
  74. Method A will fetch all mail for all users @yournode.demon.co.uk and put
  75. them in a mailbox called "yournode".  This is the most economical in
  76. terms of download time but if you have more than one user you'll have to
  77. configure Newsbase to "filter"  the mail into the appropriate mailboxes.
  78.  
  79. Method B will just fetch mail addressed to "yourname@yournode.demon.co.u
  80. k" and put it in a mailbox called "yourname".  Everything else waits on
  81. the server.  !POP lets you set up multiple users so that you can also
  82. fetch mail for "cat@yournode", "dog@yournode", "spammagnet@yournode"
  83. etc.
  84.  
  85. Method C is (as far as Demon are concerned) just an alternative syntax
  86. for Method B.  However, !POP recognises "Method B" user names and
  87. automatically sets the correct mail file name (which Newsbase uses as
  88. the default mailbox name.  Use Method C if you actually *want* the
  89. mailbox name to be "cat+yourno"!
  90.  
  91.  
  92. Method B and C are much slower if you use them to habitually download
  93. all your EMAIL.  However - if you tick the "No auto-check" box for some
  94. of the names then mail for those users will only be fetched when you
  95. explicity pick that user from the !POP->Check Mail menu (so you need
  96. download mail for "spammagnet" off-peak!).
  97.  
  98. Important note - ISTR the Demon "Acceptable Use" policy specifies that
  99. you *must* accept mail for certain special users, such as
  100. "postmaster@yournode".  If you use methods B or C above you must either:
  101.  
  102. 1. Check the AUP and add user entries for the "compulsory" user names
  103. or
  104. 2. Make sure you periodically do a "Method A" check or enable SMTP.
  105.   
  106.  
  107. -- 
  108. Daniel Pead
  109. Email: dan@octpen.demon.co.uk    WWW: http://www.octpen.demon.co.uk/
  110.